x86: Respect e820 map even below 16MB.
authorKeir Fraser <keir.fraser@citrix.com>
Fri, 7 Dec 2007 18:24:33 +0000 (18:24 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Fri, 7 Dec 2007 18:24:33 +0000 (18:24 +0000)
commite028ead54447be95f5de9680a85f38fef3d70d79
treec92d063d442f86515828050caaedb1fc5e6939b3
parent1fcd46b927c07caa1df1b82cd3bca2c547c06f01
x86: Respect e820 map even below 16MB.

NB. Even with this patch, x86/32 still statically allocates the range
1MB-12MB. This can be changed if there really are platforms that need
stuff to persist in that range after the OS starts to boot.

Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
xen/arch/x86/setup.c